Total Complexity | 59 |
Dependencies | 8 |
Dependents | 8 |
Total lines | 297 |
Lines of code | 207 |
Logical lines of code | 114 |
Comment lines | 15 |
Methods | 10 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
cartContainsProductOversizedForCarrier() | 45 | 16 | 43 | |
getBiggestProductSize() | 43 | 11 | 52 | |
getTaxClassWithMaxRate() | 47 | 10 | 36 | |
isShippingRateRestrictedByProductsCategory() | 52 | 7 | 23 | |
isAgeVerificationRequired() | 60 | 5 | 13 | |
getDisallowedShippingRateIds() | 61 | 3 | 12 | |
getCartWeightKg() | 63 | 3 | 11 | |
getTotalCartProductValue() | 68 | 2 | 7 | |
__construct() | 69 | 1 | 7 | |
getCartContentsTotalIncludingTax() | 80 | 1 | 3 |